]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/ruby-mode/control structure/tim
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / ruby-mode / control structure / tim
diff --git a/packages/yasnippet/snippets/ruby-mode/control structure/tim b/packages/yasnippet/snippets/ruby-mode/control structure/tim
new file mode 100644 (file)
index 0000000..5844974
--- /dev/null
@@ -0,0 +1,4 @@
+# name: times { |n| ... }
+# key: tim
+# --
+times { |${n}| $0 }
\ No newline at end of file